-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.0
-
Code
-
Classes
- Importer
Total Complexity |
54 |
Dependencies |
11 |
Dependents |
2 |
Total lines |
359 |
Lines of code |
177 |
Logical lines of code |
117 |
Comment lines |
98 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filterRecords() |
C |
35 |
30 |
91 |
register_shutdown() |
S |
56 |
3 |
20 |
import() |
S |
56 |
3 |
18 |
getRecordEnd() |
S |
77 |
3 |
3 |
getRecordStart() |
S |
78 |
3 |
3 |
getParser() |
S |
82 |
1 |
3 |
filter() |
S |
82 |
1 |
3 |
is_graceful_shutdown() |
S |
82 |
1 |
3 |
unregister_shutdown() |
S |
81 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
parser() |
S |
77 |
1 |
4 |
to() |
S |
81 |
1 |
3 |
from() |
S |
81 |
1 |
3 |
csvFile() |
S |
72 |
1 |
5 |
xmlFile() |
S |
72 |
1 |
5 |
mapper() |
S |
77 |
1 |
4 |
getMapper() |
S |
82 |
1 |
3 |